CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - queue java

搜索资源列表

  1. 金笛JAVA版短信开发控件 V2.1

    0下载:
  2. 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:107472
    • 提供者:马艳飞
  1. MultilevelFeedbackQueue

    0下载:
  2. 操作系统实验、多级反馈队列、java swing-Operating System Experiment, multi-level feedback queue, java swing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:10942
    • 提供者:忘了
  1. javaparase

    0下载:
  2. 一个java源代码包,其中包括快速排序,队列和后缀表达式的计算,XML生成程序,为一个解析XML文件程序做了书价格的计算,是后缀表达式计算,中缀转后缀-A java source code package, including the quick sort, queue and the suffix for calculating expressions, XML generation process, a procedure to resolve XML document has done a
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:8310
    • 提供者:站长
  1. DRMPlayer

    0下载:
  2. public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a call to updateEvent in the user interface event queue Display display = Display.getDisplay(midlet) display.callSerially(new Runnable() {
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1308
    • 提供者:123
  1. stackqueue

    0下载:
  2. this how we make stack and queue in java.
  3. 所属分类:Editor

    • 发布日期:2017-04-15
    • 文件大小:6286
    • 提供者:neyna
  1. K

    0下载:
  2. Implementations of a queue in C with algoritmo BFS, that calculates the minimum distance in a graph.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1097
    • 提供者:Joao
  1. queueTheory_src

    0下载:
  2. Queue Theory simulation in statistic. java source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:49220
    • 提供者:tecessus
  1. Queue

    0下载:
  2. exercise using array on queue.java-exercise using array on queue.java
  3. 所属分类:IT Hero

    • 发布日期:2017-04-04
    • 文件大小:1594
    • 提供者:alucard
  1. Equipment_Manage

    0下载:
  2. 运用操作系统中的防止死锁算法(银行家算法)来实现设备和进程间的协调,让他们自动申请设备,处理设备请求,还有生成等待队列,完成队列,设备状态查看。-The use of the operating system to prevent deadlock algorithm (banker' s algorithm) to achieve coordination between equipment and processes so that they can voluntarily apply
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:40382
    • 提供者:师颖
  1. stack

    0下载:
  2. 这是用数据结构建立的堆栈和队列,以及一些简单的算法。-This is a data structure used to establish the stack and queue, as well as some simple algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:77074
    • 提供者:淡淡的
  1. FTPClient

    0下载:
  2. 用Eclipse来开发FTP上传与下载。在“本地”菜单中可对本地资源进行上传、重命名、删除等操作。 在“远程”菜单中可对FTP文件夹中的资源进行上传、重命名、删除等操作。 在界面下方有三个选项卡,分别记录当前下载文件、已上传文件及已下载文件。在队列选项卡中,可对当前正在下载的任务进行暂停、删除、清空、上下移动等操作。 -To use Eclipse to develop FTP uploads and downloads. In the " local" menu
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:516319
    • 提供者:fenger520
  1. queue

    0下载:
  2. Java queue of linked list. thanks
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:730
    • 提供者:yanogcode
  1. DuiLie

    0下载:
  2. 用LinkedList实现一个队列的所有操作: 入队\出队\求队列长度\判断队列是否为空\打印队列等-Implement a queue using LinkedList all operations: entry team \ out the team \ demand queue length \ to determine whether the queue is empty \ print queues, etc.
  3. 所属分类:Printing program

    • 发布日期:2017-03-26
    • 文件大小:3196
    • 提供者:STS
  1. Test_Crawler

    0下载:
  2. 网络爬虫,主要根据种子网页来爬去其他的网页-test crawlar
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:818810
    • 提供者:王亮
  1. DVDVendingMachine

    0下载:
  2. A java implementation of a DVD vending machine. Not a visual demo, but on where the use of queue s and there functions are demonstrated -A java implementation of a DVD vending machine. Not a visual demo, but on where the use of queue s and there fun
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:42293
    • 提供者:GHQST
  1. Queue

    0下载:
  2. This a Java code explaining about Queue concept.-This is a Java code explaining about Queue concept.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:651
    • 提供者:vivek
  1. Circular-Queue

    0下载:
  2. circular queue using arra in java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:50750
    • 提供者:sushantsukale
  1. Queue

    0下载:
  2. 用java实现的队列操作,其中包括增加,删除,修改及查询操作-Queue operations using java implementation, including add, delete, modify, and query operations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:738
    • 提供者:keane
  1. JAVA线程池实验报告.docx

    0下载:
  2. 用JAVA实现一个线程池,线程池在初始状态下没有任何工作线程。当工作队列中有未执行的任务时,分一下两种情况处理: . 如果线程池中工作线程数目为MAX_SIZE,那就什么也不做; . 如果线程池中工作线程数目小于MAX_SIZE,那么创建一个工作线程,使它执行新任务。 对于线程池中空闲的工作线程,如果其闲置时间超过TIMEOUT秒,就销毁该线程。(A thread pool is implemented with JAVA, and the thread pool has no worki
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:220160
    • 提供者:阿火儿
  1. java数据结构

    0下载:
  2. 压缩包中包含了java链表、树、栈、队列四种数据结构和相关代码,希望有需要的盆友可以看到(The compression package contains the Java list, tree, stack, queue four data structures and related code, hope that the need for the basin friends can see)
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:51200
    • 提供者:惜笑
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com